On this pageFreeRecordListUnit: sgConstsDescriptionCall FreeRecordList to clear up the content of the list of objects which were created by the New() function and to destroy the list.Syntaxprocedure FreeRecordList(var AList: TList);